CompilationResult usage details

Summary

org.eclipse.jdt.internal.compiler.CompilationResult has 20 total references to 8 different members.

Reference Details

Click an entry in the table below to reveal the details of the references made to that element. You can hover over an element to see its qualified signature information and hover over the visibility to see details.

Member
[+] getClassFiles() : ClassFile[]
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.jdt.internal.compiler.tool.EclipseCompilerImpl.outputClassFiles(CompilationResult) 318 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.tool.EclipseCompilerImpl.outputClassFiles(CompilationResult) 318 FRAGMENT_PERMISSIBLE
[+] compilationUnit
GETS_FIELD
Reference Location Line Number Visibility
org.eclipse.jdt.internal.compiler.tool.EclipseCompilerImpl.outputClassFiles(CompilationResult) 351 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.tool.EclipseCompilerImpl.outputClassFiles(CompilationResult) 351 FRAGMENT_PERMISSIBLE
[+] getCompilationUnit() : ICompilationUnit
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element) 348 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.model.ElementsImpl.getUnparsedDocComment(Element) 348 FRAGMENT_PERMISSIBLE
[+] getLineSeparatorPositions() : int[]
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(Diagnostic.Kind, CharSequence, Element, AnnotationMirror, AnnotationValue) 178 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(Diagnostic.Kind, CharSequence, Element, AnnotationMirror, AnnotationValue) 181 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(Diagnostic.Kind, CharSequence, Element, AnnotationMirror, AnnotationValue) 178 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(Diagnostic.Kind, CharSequence, Element, AnnotationMirror, AnnotationValue) 181 FRAGMENT_PERMISSIBLE
[+] hasErrors() : boolean
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.jdt.internal.compiler.tool.EclipseCompilerImpl.outputClassFiles(CompilationResult) 317 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.tool.EclipseCompilerImpl.outputClassFiles(CompilationResult) 317 FRAGMENT_PERMISSIBLE
[+] fileName
GETS_FIELD
Reference Location Line Number Visibility
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(Diagnostic.Kind, CharSequence, Element, AnnotationMirror, AnnotationValue) 175 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(Diagnostic.Kind, CharSequence, Element, AnnotationMirror, AnnotationValue) 175 FRAGMENT_PERMISSIBLE
[+] CompilationResult
LOCAL_VAR_DECLARED
Reference Location Line Number Visibility
org.eclipse.jdt.internal.apt.pluggable.core.dispatch.IdeMessagerImpl.printMessage(Diagnostic.Kind, CharSequence, Element, AnnotationMirror, AnnotationValue) 80 PRIVATE_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(Diagnostic.Kind, CharSequence, Element, AnnotationMirror, AnnotationValue) 174 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.apt.dispatch.BaseMessagerImpl.createProblem(Diagnostic.Kind, CharSequence, Element, AnnotationMirror, AnnotationValue) 174 FRAGMENT_PERMISSIBLE
PARAMETER
Reference Location Line Number Visibility
org.eclipse.jdt.internal.compiler.tool.EclipseCompilerImpl.outputClassFiles(CompilationResult) -1 FRAGMENT_PERMISSIBLE
org.eclipse.jdt.internal.compiler.tool.EclipseCompilerImpl.outputClassFiles(CompilationResult) -1 FRAGMENT_PERMISSIBLE
[+] record(CategorizedProblem, ReferenceContext) : void
VIRTUAL_METHOD
Reference Location Line Number Visibility
org.eclipse.jdt.internal.apt.pluggable.core.dispatch.IdeMessagerImpl.printMessage(Diagnostic.Kind, CharSequence, Element, AnnotationMirror, AnnotationValue) 81 PRIVATE_PERMISSIBLE

Back to bundle index

Valid HTML 4.01 Transitional